GoXam for WPF v3
Text Property (GraphLinksModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : Text Property
Gets or sets a String that is associated with the node.
Syntax
public string Text {get; set;}

Property Value

The default value is an empty string.
Remarks
Although this data property is defined for your convenience, the model does not know about this property.
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
GraphLinksModelNodeData<NodeKey> Members